home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / science / ptable12.cpt / Periodic Table 1.1, HC1.2.1 / background_64327.txt < prev    next >
Text File  |  1992-05-09  |  537b  |  28 lines

  1. -- background: 64327 from stack: in.1
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=402 top=282 right=308 bottom=486
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Close Help
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   set cursor to 4
  23.   lock screen
  24.   pop card
  25.   unlock screen with dissolve very fast
  26. end mouseUp
  27.  
  28.